type google.golang.org/grpc/balancer/endpointsharding.endpointSharding
9 uses
google.golang.org/grpc/balancer/endpointsharding (current package)
endpointsharding.go#L80: es := &endpointSharding{
endpointsharding.go#L93: type endpointSharding struct {
endpointsharding.go#L138: func (es *endpointSharding) UpdateClientConnState(state balancer.ClientConnState) error {
endpointsharding.go#L206: func (es *endpointSharding) ResolverError(err error) {
endpointsharding.go#L220: func (es *endpointSharding) UpdateSubConnState(balancer.SubConn, balancer.SubConnState) {
endpointsharding.go#L224: func (es *endpointSharding) Close() {
endpointsharding.go#L233: func (es *endpointSharding) ExitIdle() {
endpointsharding.go#L246: func (es *endpointSharding) updateState() {
endpointsharding.go#L343: es *endpointSharding
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)